actionmuxer: Use an array for accels
authorMatthias Clasen <mclasen@redhat.com>
Sun, 19 Jul 2020 19:11:35 +0000 (15:11 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jul 2020 12:24:54 +0000 (08:24 -0400)
commited92026632246d03e41e381ddaa3c3f4501725d0
treec3a14b87fa6d538bf966e2878f90ed46e440af10
parent05e614feb7533ed3ee9cba0cf718e599bf156cde
actionmuxer: Use an array for accels

We have a lot of accels across all the muxers, but the vast
majority has just one or two, so an array is going to be
smaller and faster for this.
gtk/gtkactionmuxer.c